build: Ensure all experimental tests are distributed in tarballs
authorPhilip Withnall <withnall@endlessm.com>
Wed, 12 Jul 2017 14:04:34 +0000 (15:04 +0100)
committerAtomic Bot <atomic-devel@projectatomic.io>
Wed, 12 Jul 2017 14:23:44 +0000 (14:23 +0000)
commit82024f161b280b4ef70880ddd5bc83ad812e6f0a
tree9a0fb3355c3af3a8c289fba65efc14b1c23ccb19
parentf6ba20d9d6ce00b1fcaf0a877969554b922f4cd0
build: Ensure all experimental tests are distributed in tarballs

As with the previous commit, ensure that tests which are run when
configured with --enable-experimental-api, are always distributed; even
when running `make dist` from a source tree configured with
--disable-experimental-api.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
Closes: #1002
Approved by: cgwalters
Makefile-tests.am